Resource StructureDefinition/FHIR Server from package de.dktk.oncology#1.8.0 (156 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Fernmetastasen",
"version" : "0.9.0",
"name" : "Fernmetastasen",
"status" : "active",
"description" : "Gibt an, ob ein positiver Befund von Fernmetastasen vorliegt",
"fhirVersion" : "4.0.0",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"fixedUri" : "http://hl7.org/fhir/observation-category"
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"fixedCode" : "laboratory"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : false
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"fixedCode" : "21907-1"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"short" : "Datum diagnostischer Sicherung",
"definition" : "Gibt das Datum der Feststellung der Fernmetastase an",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Fernmetastase:FM_Diagnosedatum",
"comment" : "Fernmetastase:FM_Diagnosedatum"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:21:3",
"comment" : "urn:dktk:dataelement:21:3"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"short" : "Fernmetastasen vorhanden",
"definition" : "Gibt an, ob ein positiver Befund von Fernmetastasen vorliegt",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Fernmetastasen vorhanden",
"valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS"
},
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Verlauf:Verlauf_Tumorstatus_Fernmetastasen IN (M, T, P, N, R) OR Fernmetastase:FM_Diagnosedatum != NULL"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:77:1",
"comment" : "urn:dktk:dataelement:77:1"
}
]
},
{
"id" : "Observation.value[x].coding.code",
"path" : "Observation.value[x].coding.code",
"min" : 1
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Lokalisation der Fernmetastase",
"valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/FMLokalisationVS"
}
},
{
"id" : "Observation.bodySite.coding.code",
"path" : "Observation.bodySite.coding.code",
"short" : "Lokalisation Fernmetastasen",
"definition" : "Gibt die Lokalisation der Fernmetastase an",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Fernmetastase:FM_Lokalisation",
"comment" : "Fernmetastase:FM_Lokalisation"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:98:1",
"comment" : "urn:dktk:dataelement:98:1"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.